ContextHandler
interface ContextHandler
Handles a context input. This is the downstream-facing counterpart of ContextProvider; it passes unhandled context downstream for further handling. This handling doesn't have to use ContextAction to achieve its goals, but that may be a convenient method to do so (perhaps via requesting context action via children ContextProvider)
See the Wiki for a detailed overview of the ContextAction system in fzzy config.
Author
fzzyhmstrs
Since
0.6.0